﻿.tPage-page .tb-wrapper .tb-main .main-left .xzcp-item {
      justify-content: space-around;
    }

    .tb-content__top {
      display: flex;
      justify-content: space-between;
      margin-bottom: 10px;
    }

    .right-b {
      width: 48%;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .right-b .a-content__img {
      width: 100%;
    }

    .tb-content__top .a-content__des {
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

    .tb-ul {
      margin: 5px 20px 0 0px;
      padding-bottom: 14px;
    }

    .right-li {
      display: block;
      line-height: 28px;
    }

    .right-li:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      overflow: hidden;
    }

    .right-c {
      display: block;
      background: url(https://pres.vobao.com/Images/V2/index/icon02.jpg) no-repeat 0;
      padding-left: 20px;
    }

    .tb-content__right {
      margin-left: 20px;
    }

    .jq-item .right-a {
      padding-top: 6px;
    }

    .slide-content {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

    .swiper-container {
      padding-bottom: 30px !important;
      color: #999;
    }

    .tb-content__right-a {
      padding-top: 2px;
    }

    .slide-title {
      font-size: 16px;
      line-height: 35px;
      color: #333;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }
    .basic-item__ict {
      padding: 16px 20px 0px !important;
    }
